IBDAC

TIBCBlob Properties

Properties of the TIBCBlob class.

For a complete list of the TIBCBlob class members, see the TIBCBlob Members topic.

Public

Name Description

AsString (inherited from TBlob)

Used to manipulate BLOB value as string.

AsWideString (inherited from TBlob)

Used to manipulate BLOB value as Unicode string.

Cached

Indicates whether the BLOB data are cached on the client or they are accessed remotely on the server.

CharsetID

Source charset for BLOB subtype conversion using BLOB filters.

Compressed (inherited from TCompressedBlob)

Used to indicate if the Blob is compressed.

CompressedSize (inherited from TCompressedBlob)

Used to indicate compressed size of the Blob data.

ConversionCharsetID

Target charset for BLOB subtype conversion using Blob filters.

ConversionSubType

Target subtype for the BLOB subtype conversion using BLOB filters.

DbHandle

Contains the handle of the database where the BLOB is stored.

Handle

Contains the BLOB handle.

ID

Contains BLOB ID.

IsUnicode (inherited from TBlob)

Gives choice of making TBlob store and process data in Unicode format or not.

MaxSegmentSize

Indicates the largest BLOB segment size.

NumSegments

Indicates the number of the BLOB segments in the database.

RefCount (inherited from TSharedObject)

Used to return the count of reference to a TSharedObject object.

Size (inherited from TBlob)

Used to learn the size of the TBlob value in bytes.

Streamed

Indicates whether the BLOB is stream or segmented.

SubType

Source subtype for the BLOB subtype conversion using BLOB filters.

TrHandle

Contains the handle of the transaction in which the BLOB is read or written.

See Also

© 1997-2024 Devart. All Rights Reserved. Request Support DAC Forum Provide Feedback